projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
002bbc0
)
(mail-yank-original): Doc fix.
author
Karl Heuer
<kwzh@gnu.org>
Thu, 25 Jan 1996 23:52:59 +0000
(23:52 +0000)
committer
Karl Heuer
<kwzh@gnu.org>
Thu, 25 Jan 1996 23:52:59 +0000
(23:52 +0000)
lisp/mail/sendmail.el
patch
|
blob
|
history
diff --git
a/lisp/mail/sendmail.el
b/lisp/mail/sendmail.el
index a0f27c14d0abea3c15ccb12dad19571905523992..19addce426f8c2fb45629c72985e5150d3277ac1 100644
(file)
--- a/
lisp/mail/sendmail.el
+++ b/
lisp/mail/sendmail.el
@@
-885,7
+885,7
@@
However, if `mail-yank-prefix' is non-nil, insert that prefix on each line."
(defun mail-yank-original (arg)
"Insert the message being replied to, if any (in rmail).
-Puts point
before the text and mark after
.
+Puts point
after the text and mark before
.
Normally, indents each nonblank line ARG spaces (default 3).
However, if `mail-yank-prefix' is non-nil, insert that prefix on each line.